home *** CD-ROM | disk | FTP | other *** search
/ The Big Day - Work Smarter - Learn How / The Big Day - Work Smarter - Learn How (Microsoft).BIN / _themes / copy-of-tilt / graph0.css < prev    next >
Cascading Style Sheet File  |  2000-07-29  |  2KB  |  96 lines

  1. .mstheme
  2. {
  3.     separator-image: url(tlrule.gif);
  4.     list-image-1: url(tlbull1.gif);
  5.     list-image-2: url(tlbull2.gif);
  6.     list-image-3: url(tlbull3.gif);
  7.     nav-banner-image: url(tlbnr.gif);
  8.     navbutton-horiz-normal: url(tlphb.gif);
  9.     navbutton-horiz-hovered: url(tlbull3.gif);
  10.     navbutton-horiz-pushed: url(office_logo.gif);
  11.     navbutton-vert-normal: url(tlpvb.gif);
  12.     navbutton-vert-hovered: url(tlpvb.gif);
  13.     navbutton-vert-pushed: url(tlpvbp.gif);
  14.     navbutton-home-normal: url(tlhome.gif);
  15.     navbutton-home-hovered: url(tlhome.gif);
  16.     navbutton-home-pushed: url(tlhome.gif);
  17.     navbutton-next-normal: url(tlnext.gif);
  18.     navbutton-next-hovered: url(tlnext.gif);
  19.     navbutton-next-pushed: url(tlnext.gif);
  20.     navbutton-prev-normal: url(tlprev.gif);
  21.     navbutton-prev-hovered: url(tlprev.gif);
  22.     navbutton-prev-pushed: url(tlprev.gif);
  23.     navbutton-up-normal: url(tlup.gif);
  24.     navbutton-up-hovered: url(tlup.gif);
  25.     navbutton-up-pushed: url(tlup.gif);
  26. }
  27. .mstheme-bannertxt
  28. {
  29.     font-family: Verdana, Arial, Helvetica;
  30.     color: rgb(255, 255, 255);
  31.     font-size: 6;
  32.     font-style: normal;
  33.     font-weight: normal;
  34. }
  35. .mstheme-horiz-navtxt
  36. {
  37.     font-family: Verdana, Arial, Helvetica;
  38.     color: rgb(255, 255, 255);
  39.     font-size: 2;
  40.     font-style: normal;
  41.     font-weight: normal;
  42. }
  43. .mstheme-vert-navtxt
  44. {
  45.     font-family: Verdana, Arial, Helvetica;
  46.     color: rgb(0, 0, 255);
  47.     font-size: 2;
  48.     font-style: normal;
  49.     font-weight: bold;
  50. }
  51. .mstheme-navtxthome
  52. {
  53.     font-family: Verdana, Arial, Helvetica;
  54.     color: rgb(255, 255, 255);
  55.     font-size: 1;
  56.     font-style: normal;
  57.     font-weight: normal;
  58. }
  59. .mstheme-navtxtnext
  60. {
  61.     font-family: Verdana, Arial, Helvetica;
  62.     color: rgb(255, 255, 255);
  63.     font-size: 1;
  64.     font-style: normal;
  65.     font-weight: normal;
  66. }
  67. .mstheme-navtxtprev
  68. {
  69.     font-family: Verdana, Arial, Helvetica;
  70.     color: rgb(255, 255, 255);
  71.     font-size: 1;
  72.     font-style: normal;
  73.     font-weight: normal;
  74.     vertical-align: top;
  75. }
  76. .mstheme-navtxtup
  77. {
  78.     font-family: Verdana, Arial, Helvetica;
  79.     color: rgb(255, 255, 255);
  80.     font-size: 1;
  81.     font-style: normal;
  82.     font-weight: normal;
  83. }
  84. ul
  85. {
  86.     list-style-image: url(tlbull1.gif);
  87. }
  88. ul ul
  89. {
  90.     list-style-image: url(tlbull2.gif);
  91. }
  92. ul ul ul
  93. {
  94.     list-style-image: url(tlbull3.gif);
  95. }
  96.